                                   InkSpector 2.0.6
                        Copyright 2020-2024 by Mark Incley
                   Web and support via http://www.inkland.org.uk/

                                   User's Manual

Contents
========

1.0 Introduction
2.0 Requirements
3.0 Acknowledgements
4.0 Known Issues
5.0 Disclaimer
6.0 Version History (moved into whatsnew.txt)


1.0 Introduction
================

Inkspector 2 is an accurate Sinclair ZX Spectrum emulator with debugger, built-in
assembler and many more features. It also comes with a command line tool to
manipulate snapshots and tapes at the command line.

A full manual is being written and will be made available as soon as it's done!


2.0 Requirements
================

InkSpector requires a 64-bit version of Windows, running Windows 7 SP1 or later.


3.0 Acknowledgements
====================

InkSpector uses the following third-party software:

wxWidgets Cross-Platform GUI Library
https://www.wxwidgets.org/

The Sinclair ZX Spectrum 16/48k and 128k/+2 ROMs.
Amstrad have kindly given their permission for the
redistribution of their copyrighted material but retain
that copyright.
http://www.amstrad.com

Lua 5.4 - A scripting language
http://www.lua.org

InkZ80 - An accurate, thread-safe, portable Z80 Emulator written in C++ by...oh me!
http://www.inkland.org.uk

SQLite - A serverless SQL Database engine by D. Richard Hipp
http://www.sqlite.org/

InkSpector 2 was developed using the Fossil source code management tool,
also by D. Richard Hipp.
http://www.fossil-scm.org

Inno Setup - A Windows installer generator
http://www.jrsoftware.org/

zlib - A Compression Library
http://www.zlib.net

cgif - GIF encoder library by Daniel Lbl
https://github.com/dloebl/cgif

Kevin Thacker's FDC Test Disk that I wrote the uPD765A floppy disk controller emulation against.

Woody's Z80 Tester
http://www.worldofspectrum.org/forums/showthread.php?t=20345&highlight=z80+tests

The Inkspector toolbar icons courtesy of
http://www.aha-soft.com/


4.0 Known Issues
================

InkSpector has the following known issues that will be addressed in a future release:

- ZX Interface 1 networking support is not available
- ZX81 display emulation is not complete and can sometimes be a little wobbly
- Documentation will be released separately as soon as it's done


5.0 Disclaimer
==============

Users of InkSpector must accept this disclaimer of warranty:

InkSpector is supplied as is. The author disclaims all warranties, expressed or
implied, including, without limitation, the warranties of merchantability
and of fitness for any purpose. The author assumes no liability for damages,
direct or consequential, which may result from the use of InkSpector.


6.0 Version History
===================

The version history has been moved into a separate file: whatsnew.txt

